home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 January / PCWorld_2004-01_cd.bin / Software / vyzkuste / dialers / dialers.exe / yaw35setup.exe / {app} / Hilfe / style.css < prev    next >
Cascading Style Sheet File  |  2003-04-09  |  362b  |  28 lines

  1. .newmeldung {
  2.     border: 2px dotted #FFC82F;
  3. }
  4. a:link {
  5.     text-decoration: none;
  6.     color: #996600;
  7.  
  8. }
  9. a:visited {
  10.     text-decoration: none;
  11.     color: #996600;
  12.  
  13. }
  14. a:hover {
  15.     text-decoration: none;
  16.     color: #CC9900;
  17.  
  18. }
  19. a:active {
  20.     text-decoration: none;
  21.     color: #996600;
  22.  
  23. }
  24. ol {
  25.     font-family: Arial, Helvetica, sans-serif;
  26.     font-size: x-small;
  27. }
  28.